home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / treasure.swf / scripts / DefineButton2_183 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-01-06  |  52 b   |  5 lines

  1. on(release){
  2.    _global.ipbSend();
  3.    stop();
  4. }
  5.